Skip to content

Adding Fulfillment Order #228

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 15, 2021

Conversation

marxolly
Copy link
Contributor

Only the section that can be called from the order id using the URL

GET /admin/api/2021-04/orders/{order_id}/fulfillment_orders.json

Is complete. I have tested it and it works on my project and is helpful when getting orders from shopify and determining where they will need to be fulfilled

@marxolly
Copy link
Contributor Author

Can be called using
$order_fulfillments = $this->Order($order_id)->FulfillmentOrder->get();

@fabio-sassi-spotview
Copy link
Contributor

I need this api request too in my project

@tareqtms tareqtms merged commit 6c80502 into phpclassic:master Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants